-
Notifications
You must be signed in to change notification settings - Fork 105
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat: [IOCOM-864,IOCOM-865] Update message attachment's preview with the new DS #5428
Conversation
Affected stories
|
Codecov ReportAttention:
Additional details and impacted files@@ Coverage Diff @@
## master #5428 +/- ##
==========================================
- Coverage 47.35% 47.35% -0.01%
==========================================
Files 1510 1512 +2
Lines 32076 32166 +90
Branches 7846 7860 +14
==========================================
+ Hits 15190 15231 +41
- Misses 16828 16876 +48
- Partials 58 59 +1
... and 1 file with indirect coverage changes Continue to review full report in Codecov by Sentry.
|
…m/pagopa/io-app into IOCOM-864-865-dsPreviewAttachment
@Vangaorth I know it's still a draft PR, but just some notes after playing with it :)
|
|
Short description
This PR updates the message attachment's preview screen to the new DS system.
List of changes proposed in this pull request
How to test
Using the io-dev-api-server, download some attachment. After that, enable the new DS and navigate to previously downloaded attachments to see the new DS. Check both Android and iOS. Check both success and failure cases.